Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug with orphaned chunks #3356

Merged
merged 1 commit into from
Feb 11, 2019
Merged

fix bug with orphaned chunks #3356

merged 1 commit into from
Feb 11, 2019

Conversation

Raycoms
Copy link
Contributor

@Raycoms Raycoms commented Feb 11, 2019

This pr fixes the issue with the orphaned chunks.

The issue was that the center chunk was added twice but removed only once which then had it stay.
This skips the second adding.

Besides that it adds some code which removes all orphaned chunks on loading of the chunk if in a certain distance of the colony or the colony is not existent.

@Raycoms Raycoms merged commit 322538a into version/1.12 Feb 11, 2019
@Raycoms Raycoms deleted the fix/orphaned-chunks branch February 11, 2019 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants